home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / tobby_on_ice.swf / scripts / frame_61 / DoAction.as
Text File  |  2011-08-19  |  172b  |  7 lines

  1. this.stat = "clear";
  2. var idName = "windowclear";
  3. this.attachMovie(idName,"windowMC",this.depthWindow++);
  4. this.windowMC._x = 320;
  5. this.windowMC._y = 260;
  6. this.stop();
  7.